home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Aug 89 / X0113-Resizing lists⁄wind-Aug89 < prev    next >
Encoding:
Text File  |  1989-08-29  |  1.3 KB  |  33 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  PASCOE1      to APPLE.BUGS
  2.  
  3. Item    0424232                         29-Aug-89        07:32
  4.  
  5. From:   D1950                           CSG, Don Phillips,PRT
  6.  
  7. To:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. cc:     D1950                           CSG, Don Phillips,PRT
  10.  
  11. Sub:    Resizing lists/windows
  12.  
  13. I am trying to create a window with a list in it.  The list is supposed to be
  14. adjustable vertically to allow the user to see more list items when he resizes
  15. the window.
  16.  
  17. Here's the problem.  I am using ViewEdit to create the list.  I give the
  18. TMyTextListView, the TScroller, and the TControl vertical determiners of
  19. sizeRelSuperView.  When I load the view and try to resize the window
  20. vertically, it seems to appear to resize (it drawn in its correct size),
  21. however, the hit-points for the scroll bar and list do not change (to scroll
  22. the list, you have to find the location of the down arrow on the scroll bar
  23. before the window was resized.)  Stranger still, however, is when I start my
  24. selection of a list item at the top of the list on the screen and draw down,
  25. the list knows its size and will not scroll until the mouse is at the bottom of
  26. the list.
  27.  
  28. How can I get the scroll bars and list to fix itself when resizing the window?
  29. Is this a deficiency in MacApp?  I am using MacApp 2.0ß9 release date 7/5/89
  30. and ViewEdit 1.0ß1.
  31.  
  32.  
  33.